home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / run-soldier-run.swf / scripts / frame_4 / PlaceObject2_104_2 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-11  |  126 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    this.onPress = function()
  3.    {
  4.       getUrl("http://www.armorgames.com", "_blank");
  5.    };
  6. }
  7.